&:backdrop { color: $backdrop_fg_color; }
}
.button { //tab close button
+ padding: 0;
border: 1px solid transparent;
@extend %undecorated_button;
icon-shadow: none;
.notebook tab .active-page GtkLabel:backdrop, .notebook tab GtkLabel.active-page:backdrop {
color: #c9cbc9; }
.notebook tab .button {
+ padding: 0;
border: 1px solid transparent;
icon-shadow: none;
transition: none;
.notebook tab .active-page GtkLabel:backdrop, .notebook tab GtkLabel.active-page:backdrop {
color: #54595a; }
.notebook tab .button {
+ padding: 0;
border: 1px solid transparent;
icon-shadow: none;
transition: none;